home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20041116-20060924 / 000310_floh-erfurth@arcor.de_Fri Apr 21 08:21:45 2006.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!newsfeed.nyu.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail
  2. Message-ID: <444800f9$0$11079$9b4e6d93@newsread4.arcor-online.net>
  3. From: Florian Erfurth <floh-erfurth@arcor.de>
  4. Subject: serial port forwarding (/dev/ttyS0) over IP/LAN
  5. Newsgroups: comp.protocols.kermit.misc
  6. Date: Thu, 20 Apr 2006 23:46:31 +0200
  7. User-Agent: KNode/0.10.2
  8. MIME-Version: 1.0
  9. Content-Type: text/plain; charset=us-ascii
  10. Content-Transfer-Encoding: 7Bit
  11. Lines: 21
  12. Organization: Arcor
  13. NNTP-Posting-Date: 20 Apr 2006 23:45:30 MEST
  14. NNTP-Posting-Host: d3a03e1a.newsread4.arcor-online.net
  15. X-Trace: DXC=MdN40@Q03ETJ<1FClJbQ`\:ejgIfPPldTjW\KbG]kaMX]kI_X=5KeaVIa6R0^ih>I_;l27\l2\=DUSLPAZfR9KAT_K\;A[BI]`Y
  16. X-Complaints-To: usenet-abuse@arcor.de
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15568
  18.  
  19. Hello,
  20. I have to try to get the serial port (/dev/ttyS0) from the remote PC to
  21. locale PC so I can use the remote serial port as if it is from my own
  22. (local) PC. The professor told me to use ckermit. Unfortunatelly I couldn't
  23. find any howto about serial portforwarding over IP/LAN/INet. I didn't found
  24. any german manual for ckermit and I don't know which English search
  25. expression should I use at google in order to find useful/needed
  26. information.
  27. I hope, anyone of you could help me a little bit or tell me, where is good
  28. howto for my problem.
  29.  
  30. Another question... is ckermit a server- or client-programm? As I
  31. understand, it is a client-programm, so I have to install it on my (local)
  32. PC in order to use the remote serial port. Am I right? Is it possible to
  33. use ckermit as server, so the client-user doesn't have to install cserver
  34. and could use telnet/ssh, huh?
  35.  
  36. Server and client are both linux (maybe the professor want the client will
  37. be linux/windows (or really platform indepentend)).
  38.  
  39. cu Floh